home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / BlaDevice10.readme < prev    next >
Text File  |  1996-09-26  |  3KB  |  105 lines

  1. Short: device, simulates output of prg as file
  2. Type: util/cli
  3. Author: muellerg@informatik.tu-muenchen.de
  4. Uploader: maurer@informatik.tu-muenchen.de
  5.  
  6.    TYPE
  7.      util/cli
  8.  
  9.  
  10.    NAME
  11.      BlaDevice - small device that simulates the output of a file
  12.                  as a file
  13.  
  14.  
  15.    SYNOPSIS
  16.      "Bla:<CLI-command with parameters>"
  17.  
  18.  
  19.    DESCRIPTION
  20.      BlaDevice is a small device that simulates the output of a program
  21.      as a true file.
  22.  
  23.      Examples:
  24.  
  25.           type "bla:dir ram:"
  26.  
  27.           sort "bla: list ram: dirs lformat %N" to ram:y
  28.  
  29.  
  30.      If you want to use arguements with '"', you can use *", e.g.:
  31.  
  32.           sort "bla:list ram: dirs lformat *"(DIR) %N*"" to ram:y
  33.  
  34.  
  35.      Bla-device executes the given command asyncronly with the
  36.      given parameters. The output of the command is linked to
  37.      PIPE:<unique name>. This file is used to satisfy the read
  38.      commands of the program that uses BLA:.
  39.  
  40.      If the using command closes the file before all data is read,
  41.      BLA reads as much as it can read before it closeses the
  42.      PIPE:<unique name> file.
  43.  
  44.      The following AmigaDos packets are supported:
  45.  
  46.         ACTION_FINDOUTPUT
  47.         ACTION_FINDUPDATE
  48.         ACTION_READ
  49.         ACTION_END
  50.         ACTION_DIE
  51.  
  52.    USAGE
  53.  
  54.      "Bla:<CLI-command with parameters>"
  55.  
  56.  
  57.    BUGS
  58.      none known (yet)
  59.  
  60.  
  61.    VERSION
  62.      1.0 - initial release
  63.  
  64.  
  65.    COPYRIGHT
  66.      BLA-device is full PD. You can do with it what you want. Bla
  67.      device is "as is", THERE IS NO WARRANTY AT ALL. etc. etc.
  68.  
  69.  
  70.    BACKGROUND
  71.      BLA device was written mainly because the Amiga shell has no
  72.      real piping. With BLA a lot of tempory files can be made
  73.      obsolete, and the length of the temporary file is not limited.
  74.  
  75.  
  76.    AUTHOR
  77.      Gerhard Müller (internet: muellerg@informatik.tu-muenchen.de
  78.                      Fido    : Gerhard Mueller @ 2:2480/3508.38
  79.                      Z-Netz  : GANDALF@AMC.ZER)
  80.  
  81.      Klarweinstr. 32
  82.      81247 München
  83.  
  84.      GERMANY
  85.  
  86.  
  87. ============================= Archive contents =============================
  88.  
  89. Original  Packed Ratio    Date     Time    Name
  90. -------- ------- ----- --------- --------  -------------
  91.      957     502 47.5% 15-Apr-94 00:54:10  bla10.info
  92.      173     132 23.6% 15-Apr-94 00:45:14  bla10/BLA
  93.     1790     867 51.5% 18-Apr-94 11:06:18  bla10/Bla.doc
  94.     1513     593 60.8% 15-Apr-94 00:54:10  bla10/Bla.doc.info
  95.      825     484 41.3% 15-Apr-94 00:54:10  bla10/BLA.info
  96.     1404     886 36.8% 18-Apr-94 17:07:24  bla10/BlaHandler
  97.     5438    2321 57.3% 18-Apr-94 13:22:26  bla10/BlaHandler.c
  98.      426     249 41.5% 15-Apr-94 00:47:04  bla10/install
  99.      972     274 71.8% 15-Apr-94 00:54:10  bla10/install.info
  100.      199     116 41.7% 18-Apr-94 11:01:24  bla10/makefile
  101.      323     225 30.3% 15-Apr-94 01:58:04  bla10/MountList.BLA
  102.     2418     896 62.9% 15-Apr-94 00:54:10  bla10/MountList.BLA.info
  103. -------- ------- ----- --------- --------
  104.    16438    7545 54.1% 16-Jun-94 08:52:48   12 files
  105.